Skip to content

Optimizer#116

Open
agritheory wants to merge 6 commits intoversion-15from
optimizer
Open

Optimizer#116
agritheory wants to merge 6 commits intoversion-15from
optimizer

Conversation

@agritheory
Copy link
Copy Markdown
Owner

A UI for #72 plus the date data.

agritheory and others added 4 commits December 2, 2024 17:05
* Added planned dates, shifts, and workstation hours

* Black Formatted

* updated dates and times

* pre-commit formatting

* Configured module
@Alchez Alchez linked an issue Feb 20, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

The following override methods have changed in the upstream repository:

make_work_order in file erpnext/manufacturing/doctype/production_plan/production_plan.py has changed:

--- old
+++ new
@@ -13,3 +13,6 @@
 
 		if not wo_list:
 			frappe.msgprint(_(\"No Work Orders were created\"))
+
+		if not po_list:
+			frappe.msgprint(_(\"No Purchase Orders were created\"))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workstation Capacity

2 participants